home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8624 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: softsite.co.at!wsog
  2. Date: 05 Mar 1996 14:12:00 +0100
  3. From: wsog@softsite.co.at (Walter Sommergruber)
  4. Newsgroups: comp.lang.c
  5. Message-ID: <64HfLHrrnTB@softsite.co.at>
  6. References: <cosmosisDnrC31.I48@netcom.com>
  7. Subject: Re: findfirst, findnext in VC
  8. X-Newsreader: XP v3.02
  9. X-Charset: ISO-8859-1
  10. Organization: Sommergruber Software & Dienstleistungen
  11.  
  12. Chris Akins  (cosmosis@netcom.com) wrote on 04.03.96
  13. about "findfirst, findnext in VC":
  14.  
  15. [snip]
  16. > to findfirst().  findfirst() would return the file information for the
  17. > first file that met the pattern (i.e. dosname, filepath, file size,
  18. > ect.).  findnext would return the next file that met the critira until
  19. > the directory was exhausted of all matches.  I need a function in VC
  20. > that does the same thing (or at the very least returns the fullpath
  21. > name of the matches).
  22.  
  23. Why don't you read the manuals or the online help ???
  24. _findfirst();
  25.  
  26. ---                                     Take a look at ...
  27. Walter Sommergruber                                    The Software Site
  28. email: wsog@softsite.co.at           http://www.softsite.co.at/softsite/
  29.